	<name>Example 2</name>
	<description>KI4SBB-WA4CWI Signal Path Analysis</description>
	<open>1</open>
	
	<!--  Define Ground Path Line  --> 
  <Style id='ground'>
		<LineStyle>
			<color>ff00ff00</color>
			<width>3</width> 
    </LineStyle>
  </Style>

  <!--  Define Signal Path Line  --> 
  <Style id='signal'>
		<LineStyle>
			<color>ff0000ff</color>
      <width>3</width> 
    </LineStyle>
  </Style>

	<!-- Define Tower image -->
  <Style id='tower'>
		<LineStyle>
			<color>ffc5c6be</color>
			<width>7</width> 
		</LineStyle>
  </Style>